The H5R_DEREFERENCE function opens a reference and returns the object identifier.
Result = H5R_DEREFERENCE(Loc_id, Reference)
The Result is the identifier number. This identifier should be released using the appropriate close procedure.
An integer giving the identifier in which the reference dataset is located.
An integer or H5 reference structure giving the reference number to open.
None
5.6 |
Introduced |